InvalidateActiveBorder
TheInvalidateActiveBorder
method marks the active frame border of this facet as in need of updating.
void InvalidateActiveBorder ();DISCUSSION
OpenDoc calls this method when invalidating the active frame border if there is no explicit active frame border defined. When this facet's frame has the selection focus, OpenDoc automatically takes care of changing the facet's active border shape and redrawing the active frame border.Under normal circumstances, there is no need to invalidate the active frame border for either the active part or its containing part. However, parts could call this method if they want to force the active frame border to be redrawn when they change the shape of an embedded part. To do so, the part must invalidate the active frame border by calling its facet's
InvalidateActiveBorder
method and redraw the active frame border by calling its facet'sDrawActiveBorder
method.SEE ALSO
TheODFacet::DrawActiveBorder
method (page 243).
TheODFrame::InvalidateActiveBorder
method (page 326).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help